github.com/go-faster/jx.Decoder.unread (method)
23 uses
github.com/go-faster/jx (current package)
dec_arr.go#L23: d.unread()
dec_arr.go#L54: d.unread()
dec_arr.go#L68: d.unread()
dec_arr_iter.go#L26: d.unread()
dec_arr_iter.go#L54: dec.unread()
dec_float.go#L55: d.unread()
dec_float.go#L155: d.unread()
dec_num.go#L42: d.unread()
dec_obj.go#L27: d.unread()
dec_obj.go#L46: d.unread()
dec_obj.go#L67: d.unread()
dec_obj_iter.go#L26: d.unread()
dec_obj_iter.go#L61: dec.unread()
dec_obj_iter.go#L79: dec.unread()
dec_read.go#L12: d.unread()
dec_read.go#L146: func (d *Decoder) unread() { d.head-- }
dec_skip.go#L22: d.unread()
dec_skip.go#L25: d.unread()
dec_skip.go#L29: d.unread()
dec_skip.go#L391: d.unread()
dec_skip.go#L439: d.unread()
dec_skip.go#L468: d.unread()
dec_str.go#L262: d.unread()
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |